home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / apps / 25 / applic / ncr8cmd.doc < prev    next >
Text File  |  1986-06-19  |  8KB  |  223 lines

  1.  
  2.  
  3.  
  4.                         USE & DOCUMENTATION FILE
  5.                                    FOR
  6.                                  CR8CMD
  7.                                (12/30/85)
  8.                          (ATARI 520ST VERSION 1.0B)
  9.  
  10.  
  11.                (Create a Mode & Option Command Sequence)
  12.         (to program the Panasonic KX-109X series of printers)                                                
  13.  
  14.  
  15. INTRODUCTION
  16.  
  17. The creation of this program was not just to create and add another printer
  18. setup program to the already existing set of programs for this purpose.  I
  19. wanted to accomplish several things with this software.  First, I had a need to
  20. have a command program for the particular printer that I own.  The Panasonic
  21. KX-1091 has a number of features that are not available in the Epson RX/FX
  22. series of printers as well as a number of options which are identical. 
  23. Although the set of options and modes I chose to use is just a subset of the
  24. entire package, I found them to be the most often used in my own experience. 
  25. Secondly, I wanted a program which could be used to create very small command
  26. set files of particular printer setups that could be easily appended into and
  27. throughout a text file for printer changes.  Lastly, I wanted a program that I
  28. did not have to use BASIC to run the program with; I wanted it to stand alone. 
  29. The programming language used for this module was Digital Reasearch 'C'. The
  30. program uses only one screen and all selections are made from the menu. This 
  31. program was originally written for the IBM-PC and MS-DOS. Both versions are
  32. available in the Public Domain.
  33.  
  34.  
  35.  
  36.  
  37. REQUIREMENTS
  38.  
  39. ATARI ST COMPUTER (68000 FAMILY) running under TOS
  40.  
  41. 256K memory
  42.  
  43. 1 single sided/dual density disk drive
  44.  
  45. monochrome or color monitor
  46.  
  47.  
  48. Anticipating that other ST computers will become available, I have listed the
  49. minimum requirements that are necessary to run this program and not necessarily
  50. those for an ATARI 520ST computer.  All video and keyboard processing is done
  51. through the operating system or through calls to the BIOS.
  52.  
  53. TO KEEP COMPATIBILITY AS UNIVERSAL AS POSSIBLE, NO HARDWARE HAS BEEN DIRECTLY
  54. ADDRESSED.
  55.  
  56. This program will not run properly in LOW RESOLUTION mode.  There were just 
  57. too many items to fit on the screen menu to make it compatible with LOW RES.
  58. It will run in monochrome or color.  It has no other known or anticipated
  59. requirements.
  60.  
  61.  
  62.  
  63.                                       1
  64.  
  65.  
  66. HOW TO USE 'CR8CMD'
  67.  
  68.  
  69. After booting up the system insert the disk with CR8CMD.TOS on it into either
  70. disk drive A or B (also may be run from RAMDISK) and proceed as follows:
  71.  
  72.  
  73.  
  74. 1.    Make sure the printer mode selection switch on the printer is in the
  75.       STANDARD (STD) position.  If not, place the switch in that position, turn
  76.       power to the printer off and then back on to reset.  ALSO REMEMBER TO PUT
  77.       THE PRINTER ON LINE IF IT IS NOT ALREADY THERE.  
  78.  
  79. 2.    Using the mouse select the drive and the CR8CMD.TOS file. 
  80.       Double-Click the mouse.  The program should then load into memory and
  81.       the following will be displayed on the screen: 
  82.  
  83.  
  84.  
  85.          ____________________________________________________________ 
  86.         |                       - C R 8 C M D -                      |
  87.         |                                                            |
  88.         |   CREATE AND EXECUTE A SET OF PRINTER COMMAND SELECTIONS   |
  89.         |   PANASONIC KX-P1091  (EPSON SET + 1091 UNIQUE COMMANDS)   |
  90.         |   11/15/85         ATARI 520ST VER. 1.0B    MICHAEL ALBO   |
  91.         |                                                            |
  92.         |_____________________ press 'Q' to quit ____________________|
  93.  
  94.     
  95.       SET PICA PITCH                           SET IBM-PC GRAPHIC SET 1                         
  96.       SET ELITE PITCH                          SET IBM-PC GRAPHIC SET 2
  97.       SET PROPORTIONAL PRINT                   SET DOUBLE PRINTING
  98.       SET COMPRESSED PRINT                     RELEASE DOUBLE PRINTING
  99.       RELEASE COMPRESSED PRINT                 SET NLQ PRINT
  100.       SET 1 LINE DOUBLE WIDE PRINT             SET UNDERLINING
  101.       SET DOUBLE WIDTH PRINT                   RELEASE UNDERLINING
  102.       RELEASE ALL DOUBLE WIDE SETS             SET EMPHASIS PRINT
  103.       RELEASE 1 LINE DOUBLE WIDE               RELEASE EMPHASIS PRINT
  104.       SET SUPERSCRIPT MODE                     SET LINE SPACING 1/8 IN.
  105.       SET SUBSCRIPT MODE                       SET LINE SPACING 7/72 IN.
  106.       RELEASE SUB/SUPER MODE                   SET LINE SPACING 1/6 IN.
  107.       SET ITALIC (STANDARD ONLY)
  108.       RELEASE ITALIC (STANDARD)
  109.     
  110.     
  111. * - SELECT    space - DESELECT   <- -> - MOVE CURSOR   F - TO FILE     S - SEND    
  112.     
  113.  
  114.  
  115.  
  116.                                       2
  117.  
  118.  
  119. 4.    After deciding which options are to be selected, use the cursor
  120.       movement keys to position the cursor in front of the selection(s) you
  121.       wish to make.  Type a '*' to select an option or press the SPACE bar
  122.       to deselect an option.  Once all the options you wish to choose have
  123.       been selected, the command string for these options can be sent
  124.       directly to the printer by pressing 'S'.  If the command was
  125.       successful the following will be displayed:
  126.  
  127.      
  128.                       Command Sent ...
  129.  
  130.       
  131.       If for some reason the command cannot be accepted by the printer an
  132.       error message will be displayed as follows:
  133.  
  134.  
  135.                       Printer not available ...
  136.  
  137.  
  138.       At this point the program will return to the selection mode for
  139.       further option or menu selections.
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  5.   A command string may also be sent to a file for later use (See
  146.       section 6 - HOW TO USE THE CREATED PRINTER COMMAND FILES).  To send
  147.       the command string to a file simply make the selections you wish to
  148.       save or use the already selected ones and type 'F' for the file
  149.       command.  A message similar to the folllowing will be
  150.       displayed:
  151.  
  152.  
  153.                       Save command string under what filename
  154.                       (press 'ESC' to cancel) ?
  155.  
  156.  
  157.       At this point you may enter any valid TOS filename for the file in
  158.       which the command string is to be saved.  If you enter an 'ESC' key,
  159.       the file command will be aborted and the program will return to the
  160.       option selection mode.
  161.  
  162.       If the command string cannot be saved in the file specified for any
  163.       reason, the file prompt will be erased and the following message will
  164.       be displayed:
  165.  
  166.  
  167.                       Cannot open file: (filename)
  168.  
  169.       At this point, or after a successful disk write the program will
  170.       return to the selection mode for further option or menu selections.
  171.  
  172.  
  173.  
  174.                                       3
  175.  
  176.  
  177. HOW TO USE THE CREATED PRINTER COMMAND FILES
  178.  
  179.  
  180.  
  181. Use of the printer command files can be done in several ways.  One way is to
  182. directly append them into text files at various points to modify the printout 
  183. of documents not set up in a word processor.  They are however, not displayed
  184. on the screen in this situation so be careful.  Most commonly they can be used
  185. as a means of setting up the printer before a file or other information is sent
  186. to the printer.  This is done by Double-Clicking with the mouse on the command
  187. file you wish to use and selecting PRINT from the Gem dialog box displayed.
  188.  
  189. There are other ways also not described here but generally any method that will
  190. send unmodified data to the printer should work.
  191.  
  192.  
  193.  
  194. CONCLUSION
  195.  
  196.  
  197. I hope this little program can be useful to some of you. Please feel free to
  198. comment or offer suggestions for any following versions. Leave any messages 
  199. with the Sixteen-Thirty-Two Atari Network (S.T.A.N.) (415) 552-8924
  200.  
  201.  
  202. MICHAEL ALBO
  203. SPOKANE, WASHINGTON
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.                                       4
  219.